[INFO] fetching crate jsony_config 0.1.1...
[INFO] testing jsony_config-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate jsony_config 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate jsony_config 0.1.1
[INFO] finished tweaking crates.io crate jsony_config 0.1.1
[INFO] tweaked toml for crates.io crate jsony_config 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsony_config 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jsony_config 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kvlog v0.1.3
[INFO] [stderr]   Downloaded jsony v0.1.6
[INFO] [stderr]   Downloaded jsony_macros v0.1.5
[INFO] [stderr]   Downloaded kvlog-macros v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c61f907479ba8eb002d9f3964ed26ef9eb6650c1ef4ab0bc4ac60696aa10c750
[INFO] running `Command { std: "docker" "start" "-a" "c61f907479ba8eb002d9f3964ed26ef9eb6650c1ef4ab0bc4ac60696aa10c750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c61f907479ba8eb002d9f3964ed26ef9eb6650c1ef4ab0bc4ac60696aa10c750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61f907479ba8eb002d9f3964ed26ef9eb6650c1ef4ab0bc4ac60696aa10c750", kill_on_drop: false }`
[INFO] [stdout] c61f907479ba8eb002d9f3964ed26ef9eb6650c1ef4ab0bc4ac60696aa10c750
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc41977c500e7f218979fcd1e007d8bd73b2d4ed5d2a348197187367473ed175
[INFO] running `Command { std: "docker" "start" "-a" "dc41977c500e7f218979fcd1e007d8bd73b2d4ed5d2a348197187367473ed175", kill_on_drop: false }`
[INFO] [stderr]    Compiling kvlog-macros v0.1.1
[INFO] [stderr]    Compiling jsony_macros v0.1.5
[INFO] [stderr]    Compiling kvlog v0.1.3
[INFO] [stderr]    Compiling jsony v0.1.6
[INFO] [stderr]    Compiling jsony_config v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "dc41977c500e7f218979fcd1e007d8bd73b2d4ed5d2a348197187367473ed175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc41977c500e7f218979fcd1e007d8bd73b2d4ed5d2a348197187367473ed175", kill_on_drop: false }`
[INFO] [stdout] dc41977c500e7f218979fcd1e007d8bd73b2d4ed5d2a348197187367473ed175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75840a91fad7535adbfbfcff82ff65886678af2d6756a157eed2ec823f876847
[INFO] running `Command { std: "docker" "start" "-a" "75840a91fad7535adbfbfcff82ff65886678af2d6756a157eed2ec823f876847", kill_on_drop: false }`
[INFO] [stderr]    Compiling jsony_config v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "75840a91fad7535adbfbfcff82ff65886678af2d6756a157eed2ec823f876847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75840a91fad7535adbfbfcff82ff65886678af2d6756a157eed2ec823f876847", kill_on_drop: false }`
[INFO] [stdout] 75840a91fad7535adbfbfcff82ff65886678af2d6756a157eed2ec823f876847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 243df7567f91c9ea113d115af4e905c0c2df623ef0cf78211b1100ba1772f248
[INFO] running `Command { std: "docker" "start" "-a" "243df7567f91c9ea113d115af4e905c0c2df623ef0cf78211b1100ba1772f248", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsony_config-fcb133b6bdca109e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests jsony_config
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - JsonyConfig (line 370) ... ok
[INFO] [stdout] test src/lib.rs - (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - relative_path (line 123) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (31) panicked at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/alloc.rs:120:30:
[INFO] [stdout] unsafe precondition(s) violated: NonNull::new_unchecked requires that the pointer is non-null
[INFO] [stdout] 
[INFO] [stdout] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7c577936372a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7c577936372a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7c577936372a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7c577936372a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7c57793740ca - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7c57793740ca - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x7c5779366c62 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    7:     0x7c5779366c62 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7c5779351e3f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7c5779351e3f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7c57793615a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x7c5779361852 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x7c5779361852 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x7c5779351f2a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   14:     0x7c5779349f69 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x7c577935267d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x7c577937472d - core[786f478f706679df]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:122:22
[INFO] [stdout]   17:     0x7c577937472d - core[786f478f706679df]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stdout]   18:     0x7c5779323c73 - <core[786f478f706679df]::ptr::non_null::NonNull<_>>::new_unchecked::precondition_check
[INFO] [stdout]   19:     0x7c5779329774 - alloc[64763625b5a07cdb]::alloc::dealloc
[INFO] [stdout]   20:     0x7c57793248ed - <jsony_macros[b1a6fed986319fbd]::util::MemoryPool<jsony_macros[b1a6fed986319fbd]::ast::FieldAttrs> as core[786f478f706679df]::ops::drop::Drop>::drop
[INFO] [stdout]   21:     0x7c577932eb56 - core[786f478f706679df]::ptr::drop_in_place::<jsony_macros[b1a6fed986319fbd]::util::MemoryPool<jsony_macros[b1a6fed986319fbd]::ast::FieldAttrs>>
[INFO] [stdout]   22:     0x7c5779301005 - jsony_macros[b1a6fed986319fbd]::codegen::inner_derive
[INFO] [stdout]   23:     0x7c5779327f9e - <jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle::{closure#0}
[INFO] [stdout]   24:     0x7c577932f6b3 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<<jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle::{closure#0}, proc_macro[5f00294460ce6f33]::TokenStream>
[INFO] [stdout]   25:     0x7c577932b7ab - __rust_try
[INFO] [stdout]   26:     0x7c577932755f - std[f92b4c606f291077]::panic::catch_unwind::<<jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle::{closure#0}, proc_macro[5f00294460ce6f33]::TokenStream>
[INFO] [stdout]   27:     0x7c5779328a40 - <jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle
[INFO] [stdout]   28:     0x7c577930f4ed - jsony_macros[b1a6fed986319fbd]::codegen::derive
[INFO] [stdout]   29:     0x7c5779327fc6 - jsony_macros[b1a6fed986319fbd]::derive_jsony
[INFO] [stdout]   30:     0x7c5779332b3e - <jsony_macros[b1a6fed986319fbd]::derive_jsony as core[786f478f706679df]::ops::function::Fn<(proc_macro[5f00294460ce6f33]::TokenStream,)>>::call
[INFO] [stdout]   31:     0x7c577932d116 - <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1::<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}
[INFO] [stdout]   32:     0x7c577932d146 - proc_macro[5f00294460ce6f33]::bridge::client::run_client::<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]   33:     0x7c5779327c21 - proc_macro[5f00294460ce6f33]::bridge::client::state::set::<core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, proc_macro[5f00294460ce6f33]::bridge::client::run_client<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]   34:     0x7c577932c7ee - proc_macro[5f00294460ce6f33]::bridge::client::run_client::<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   35:     0x7c57793271b0 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proc_macro[5f00294460ce6f33]::bridge::client::run_client<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x7c577932f62c - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proc_macro[5f00294460ce6f33]::bridge::client::run_client<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]   37:     0x7c577932e42b - __rust_try
[INFO] [stdout]   38:     0x7c577932b977 - proc_macro[5f00294460ce6f33]::bridge::client::run_client::<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>
[INFO] [stdout]   39:     0x7c577932c52e - <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1::<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}
[INFO] [stdout]   40:     0x7c577932f8cc - proc_macro[5f00294460ce6f33]::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper::<proc_macro[5f00294460ce6f33]::bridge::buffer::Buffer, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}>
[INFO] [stdout]   41:     0x7c578c64a589 - <rustc_proc_macro[55ff01224e526056]::bridge::server::MaybeCrossThread as rustc_proc_macro[55ff01224e526056]::bridge::server::ExecutionStrategy>::run_bridge_and_client::<rustc_expand[c2a1622c9969570f]::proc_macro_server::Rustc>
[INFO] [stdout]   42:     0x7c578c64a271 - <rustc_proc_macro[55ff01224e526056]::bridge::client::Client<rustc_proc_macro[55ff01224e526056]::TokenStream, rustc_proc_macro[55ff01224e526056]::TokenStream>>::run::<rustc_expand[c2a1622c9969570f]::proc_macro_server::Rustc, rustc_proc_macro[55ff01224e526056]::bridge::server::MaybeCrossThread>
[INFO] [stdout]   43:     0x7c578c64d311 - rustc_expand[c2a1622c9969570f]::proc_macro::expand_derive_macro
[INFO] [stdout]   44:     0x7c578c64d75b - <rustc_expand[c2a1622c9969570f]::proc_macro::DeriveProcMacro as rustc_expand[c2a1622c9969570f]::base::MultiItemModifier>::expand
[INFO] [stdout]   45:     0x7c578cf3d404 - <rustc_expand[c2a1622c9969570f]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]   46:     0x7c578cf38c1b - <rustc_expand[c2a1622c9969570f]::expand::MacroExpander>::expand_crate
[INFO] [stdout]   47:     0x7c578c15af23 - rustc_interface[13b2c4b636310a2c]::passes::configure_and_expand
[INFO] [stdout]   48:     0x7c578cbf64b8 - rustc_interface[13b2c4b636310a2c]::passes::resolver_for_lowering_raw
[INFO] [stdout]   49:     0x7c578cbf6223 - rustc_query_impl[c721b7e622170968]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]   50:     0x7c578cc518e9 - rustc_query_impl[c721b7e622170968]::execution::try_execute_query::<rustc_middle[9da1fcba01c2e50a]::query::caches::SingleCache<rustc_middle[9da1fcba01c2e50a]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stdout]   51:     0x7c578cc5144e - rustc_query_impl[c721b7e622170968]::query_impl::resolver_for_lowering_raw::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]   52:     0x7c578cc2523e - rustc_interface[13b2c4b636310a2c]::interface::run_compiler::<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]   53:     0x7c578cc0943e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_with_globals<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_pool_with_globals<rustc_interface[13b2c4b636310a2c]::interface::run_compiler<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]   54:     0x7c578cc09ce0 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_with_globals<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_pool_with_globals<rustc_interface[13b2c4b636310a2c]::interface::run_compiler<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   55:     0x7c578cc0ab6c - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   56:     0x7c578668aaa4 - <unknown>
[INFO] [stdout]   57:     0x7c5786717a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - relative_path (line 123) stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/alloc.rs:120:30:
[INFO] [stdout] unsafe precondition(s) violated: NonNull::new_unchecked requires that the pointer is non-null
[INFO] [stdout] 
[INFO] [stdout] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7711be96372a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7711be96372a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7711be96372a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7711be96372a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7711be9740ca - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7711be9740ca - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x7711be966c62 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7711be966c62 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7711be951e3f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7711be951e3f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7711be9615a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x7711be961852 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x7711be961852 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x7711be951f2a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   14:     0x7711be949f69 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x7711be95267d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x7711be97472d - core[786f478f706679df]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:122:22
[INFO] [stdout]   17:     0x7711be97472d - core[786f478f706679df]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stdout]   18:     0x7711be923c73 - <core[786f478f706679df]::ptr::non_null::NonNull<_>>::new_unchecked::precondition_check
[INFO] [stdout]   19:     0x7711be929774 - alloc[64763625b5a07cdb]::alloc::dealloc
[INFO] [stdout]   20:     0x7711be9248ed - <jsony_macros[b1a6fed986319fbd]::util::MemoryPool<jsony_macros[b1a6fed986319fbd]::ast::FieldAttrs> as core[786f478f706679df]::ops::drop::Drop>::drop
[INFO] [stdout]   21:     0x7711be92eb56 - core[786f478f706679df]::ptr::drop_in_place::<jsony_macros[b1a6fed986319fbd]::util::MemoryPool<jsony_macros[b1a6fed986319fbd]::ast::FieldAttrs>>
[INFO] [stdout]   22:     0x7711be901005 - jsony_macros[b1a6fed986319fbd]::codegen::inner_derive
[INFO] [stdout]   23:     0x7711be927f9e - <jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle::{closure#0}
[INFO] [stdout]   24:     0x7711be92f6b3 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<<jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle::{closure#0}, proc_macro[5f00294460ce6f33]::TokenStream>
[INFO] [stdout]   25:     0x7711be92b7ab - __rust_try
[INFO] [stdout]   26:     0x7711be92755f - std[f92b4c606f291077]::panic::catch_unwind::<<jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle::{closure#0}, proc_macro[5f00294460ce6f33]::TokenStream>
[INFO] [stdout]   27:     0x7711be928a40 - <jsony_macros[b1a6fed986319fbd]::Error>::try_catch_handle
[INFO] [stdout]   28:     0x7711be90f4ed - jsony_macros[b1a6fed986319fbd]::codegen::derive
[INFO] [stdout]   29:     0x7711be927fc6 - jsony_macros[b1a6fed986319fbd]::derive_jsony
[INFO] [stdout]   30:     0x7711be932b3e - <jsony_macros[b1a6fed986319fbd]::derive_jsony as core[786f478f706679df]::ops::function::Fn<(proc_macro[5f00294460ce6f33]::TokenStream,)>>::call
[INFO] [stdout]   31:     0x7711be92d116 - <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1::<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}
[INFO] [stdout]   32:     0x7711be92d146 - proc_macro[5f00294460ce6f33]::bridge::client::run_client::<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]   33:     0x7711be927c21 - proc_macro[5f00294460ce6f33]::bridge::client::state::set::<core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, proc_macro[5f00294460ce6f33]::bridge::client::run_client<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]   34:     0x7711be92c7ee - proc_macro[5f00294460ce6f33]::bridge::client::run_client::<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   35:     0x7711be9271b0 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proc_macro[5f00294460ce6f33]::bridge::client::run_client<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x7711be92f62c - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proc_macro[5f00294460ce6f33]::bridge::client::run_client<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]   37:     0x7711be92e42b - __rust_try
[INFO] [stdout]   38:     0x7711be92b977 - proc_macro[5f00294460ce6f33]::bridge::client::run_client::<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream, core[786f478f706679df]::option::Option<proc_macro[5f00294460ce6f33]::bridge::client::TokenStream>, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}::{closure#0}>
[INFO] [stdout]   39:     0x7711be92c52e - <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1::<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}
[INFO] [stdout]   40:     0x7711be92f8cc - proc_macro[5f00294460ce6f33]::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper::<proc_macro[5f00294460ce6f33]::bridge::buffer::Buffer, <proc_macro[5f00294460ce6f33]::bridge::client::Client<proc_macro[5f00294460ce6f33]::TokenStream, proc_macro[5f00294460ce6f33]::TokenStream>>::expand1<jsony_macros[b1a6fed986319fbd]::derive_jsony>::{closure#0}>
[INFO] [stdout]   41:     0x7711d224a589 - <rustc_proc_macro[55ff01224e526056]::bridge::server::MaybeCrossThread as rustc_proc_macro[55ff01224e526056]::bridge::server::ExecutionStrategy>::run_bridge_and_client::<rustc_expand[c2a1622c9969570f]::proc_macro_server::Rustc>
[INFO] [stdout]   42:     0x7711d224a271 - <rustc_proc_macro[55ff01224e526056]::bridge::client::Client<rustc_proc_macro[55ff01224e526056]::TokenStream, rustc_proc_macro[55ff01224e526056]::TokenStream>>::run::<rustc_expand[c2a1622c9969570f]::proc_macro_server::Rustc, rustc_proc_macro[55ff01224e526056]::bridge::server::MaybeCrossThread>
[INFO] [stdout]   43:     0x7711d224d311 - rustc_expand[c2a1622c9969570f]::proc_macro::expand_derive_macro
[INFO] [stdout]   44:     0x7711d224d75b - <rustc_expand[c2a1622c9969570f]::proc_macro::DeriveProcMacro as rustc_expand[c2a1622c9969570f]::base::MultiItemModifier>::expand
[INFO] [stdout]   45:     0x7711d2b3d404 - <rustc_expand[c2a1622c9969570f]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]   46:     0x7711d2b38c1b - <rustc_expand[c2a1622c9969570f]::expand::MacroExpander>::expand_crate
[INFO] [stdout]   47:     0x7711d1d5af23 - rustc_interface[13b2c4b636310a2c]::passes::configure_and_expand
[INFO] [stdout]   48:     0x7711d27f64b8 - rustc_interface[13b2c4b636310a2c]::passes::resolver_for_lowering_raw
[INFO] [stdout]   49:     0x7711d27f6223 - rustc_query_impl[c721b7e622170968]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]   50:     0x7711d28518e9 - rustc_query_impl[c721b7e622170968]::execution::try_execute_query::<rustc_middle[9da1fcba01c2e50a]::query::caches::SingleCache<rustc_middle[9da1fcba01c2e50a]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stdout]   51:     0x7711d285144e - rustc_query_impl[c721b7e622170968]::query_impl::resolver_for_lowering_raw::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]   52:     0x7711d282523e - rustc_interface[13b2c4b636310a2c]::interface::run_compiler::<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]   53:     0x7711d280943e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_with_globals<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_pool_with_globals<rustc_interface[13b2c4b636310a2c]::interface::run_compiler<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]   54:     0x7711d2809ce0 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_with_globals<rustc_interface[13b2c4b636310a2c]::util::run_in_thread_pool_with_globals<rustc_interface[13b2c4b636310a2c]::interface::run_compiler<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   55:     0x7711d280ab6c - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   56:     0x7711cc28aaa4 - <unknown>
[INFO] [stdout]   57:     0x7711cc317a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/lib.rs - relative_path (line 123)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.80s; merged doctests compilation took 0.47s
[INFO] running `Command { std: "docker" "inspect" "243df7567f91c9ea113d115af4e905c0c2df623ef0cf78211b1100ba1772f248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243df7567f91c9ea113d115af4e905c0c2df623ef0cf78211b1100ba1772f248", kill_on_drop: false }`
[INFO] [stdout] 243df7567f91c9ea113d115af4e905c0c2df623ef0cf78211b1100ba1772f248
